You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Operators > Matrix.VectorInt Operator
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.VectorInt Operator

Copies Matrix data to VectorInt.

Syntax
C#
Visual Basic
public static explicit operator VectorInt([In] Matrix AValue);

Copies all values from AValue to the result.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!